Java元注解 元注解是指注解的注解,包括@Retention @Target @Document @Inherited四種。 1.@Retention: 定義注解的保留策略@Retention(Retention ...